home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / acornusr / 1992 / sep92 < prev   
Encoding:
Text File  |  1996-02-28  |  3.3 KB  |  80 lines

  1. 07/08/94
  2. Become a Power User Part 2
  3.  
  4. * In a directory viewer, Select marks the first item you want 
  5. to act upon, and Adjust allows you to add or remove additional 
  6. items. All marked items will then be acted upon when the 
  7. selection is dragged somewhere or a menu operation upon the 
  8. selection is chosen.
  9.  
  10. * Double clicking Select runs a file, opens a directory, or 
  11. loads an application. If you use Adjust instead the window which 
  12. you clicked in will be closed as well. This helps dramatically 
  13. in keeping the desktop tidy!
  14.  
  15. * When you make a menu choice using the Select button the menu 
  16. disappears. If you need to make several choices from a deep level, 
  17. or are experimenting with settings (eg choosing the colours for 
  18. a !Edit window) this quickly gets tedious. If you use Adjust 
  19. instead the menu will stay on the screen, open to whatever level 
  20. of submenus you had reached. Note: This is provided by the 
  21. application concerned, so may not work on every application.
  22.  
  23. * If you want to bring a window to the front, the usual method is 
  24. to click Select on the title bar. However, you can also click on 
  25. the adjust size icon in the bottom right (when it is present), or 
  26. use the toggle size icon in the top right.
  27.  
  28. Next month: New features in RISC OS 3.
  29.  
  30.  
  31. Changes in Filetype allocation
  32.  
  33. There are 4096 filetypes, &000-&FFF. Originally half of these were 
  34. set aside for users, with the remainder shared between Acorn, 
  35. AcornSoft and other developers.
  36.  
  37. During the past year it became apparent that the rate of allocation 
  38. of filetypes has been reaching the level where some rearrangment is 
  39. necessary to avoid running out of filetypes in certain areas in the 
  40. future.
  41.  
  42. The new distribution of filetypes is:
  43.   
  44.   &000-&0FF - End-users’ personal (ie non-distributed) usage
  45.   &100-&3FF - End-users’ distributed software (eg PD/Shareware) (Allocation by Acorn)
  46.   &400-&9FF - Commercial software (Allocation by Acorn)
  47.   &A00-&AFF - Commercial software (was AcornSoft) (Allocation by Acorn)
  48.   &B00-&DFF - Commercial software (Allocation by Acorn)
  49.   &E00-&FFF - Acorn use
  50.   
  51. The highlights of the new distribution are:
  52.   
  53. * User area halved to 1024 filetypes
  54.  
  55. * 75% of the user area is now allocatable by Acorn on behalf of 
  56. PD/Shareware programs
  57.  
  58. * More filetypes free for commercial software
  59.  
  60. * Some redundant areas opened for general allocation
  61.  
  62. Obviously, many programs exist already which have used filetypes 
  63. from the area &100-&7FF. If you are the author of such a program, 
  64. please inform us. We will then record your usage of that filetype 
  65. so that a double allocation does not occur in the future. Please 
  66. note though - this ‘amnesty’ applies only to existing programs - for 
  67. new programs you should contact Acorn to apply for a filetype. Write 
  68. to Customer Services (Filetypes), Acorn Computers Ltd., Acorn House, 
  69. Vision Park, Histon, Cambridge CB4 4AE.
  70.  
  71. First Word Plus printing
  72.  
  73. 1st Word Plus is a little different to most applications because it 
  74. uses it’s own printer drivers instead of the normal RISC OS drivers 
  75. (!Printers/!PrinterDM etc).  If your printer is not one of those 
  76. supported (or cannot emulate one of these) then you will need to write 
  77. your own printer driver.  This is easiest done by amending the source 
  78. file of an existing driver to contain the correct command codes for 
  79. your printer.  Brief details of how to approach this task are given in 
  80. the 1st Word Plus User Guide.